home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
CHIP_CD_2003-11.iso
/
software
/
animfx
/
setupanimfx.exe
/
#setuppath#
/
interfacedemo.swf
/
scripts
/
DefineButton2_438
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-09-25
|
342 b
|
8 lines
on(release){
_root.interfaceholder.s1 = _root.interfaceholder.s1 * 1 + 5;
_root.interfaceholder.s2 = _root.interfaceholder.s2 * 1 + 5;
_root.interfaceholder.s3 = _root.interfaceholder.s3 * 1 + 5;
_root.interfaceholder.s4 = _root.interfaceholder.s4 * 1 + 5;
_root.interfaceholder.s5 = _root.interfaceholder.s5 * 1 + 5;
}